home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2003 November A / PCWK1103A.iso / Top10FreewarePL-SOFT / DigitalImageRecovery / setup.exe / {app} / DIR.exe / 0 / RCDATA / TMAINFORM / TMAINFORM.txt < prev   
Text File  |  2002-06-30  |  14KB  |  575 lines

  1. object MainForm: TMainForm
  2.   Left = 159
  3.   Top = 94
  4.   Width = 544
  5.   Height = 431
  6.   BorderIcons = [biSystemMenu, biMinimize]
  7.   Caption = 'Digital Image Recovery'
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   Position = poScreenCenter
  16.   OnActivate = FormActivate
  17.   OnClose = FormClose
  18.   OnCreate = FormCreate
  19.   OnDestroy = FormDestroy
  20.   OnResize = FormResize
  21.   PixelsPerInch = 96
  22.   TextHeight = 13
  23.   object PageControl: TPageControl
  24.     Left = 4
  25.     Top = 8
  26.     Width = 529
  27.     Height = 389
  28.     ActivePage = TabSheetRecover
  29.     Font.Charset = DEFAULT_CHARSET
  30.     Font.Color = clWindowText
  31.     Font.Height = -11
  32.     Font.Name = 'MS Sans Serif'
  33.     Font.Style = []
  34.     ParentFont = False
  35.     TabIndex = 0
  36.     TabOrder = 0
  37.     OnDrawTab = PageControlDrawTab
  38.     object TabSheetRecover: TTabSheet
  39.       Caption = 'Recover images'
  40.       Font.Charset = DEFAULT_CHARSET
  41.       Font.Color = clWindowText
  42.       Font.Height = -11
  43.       Font.Name = 'MS Sans Serif'
  44.       Font.Style = []
  45.       ParentFont = False
  46.       object LabelProgress: TLabel
  47.         Left = 8
  48.         Top = 196
  49.         Width = 92
  50.         Height = 13
  51.         Caption = 'Recovery progress:'
  52.       end
  53.       object LabelRetries: TLabel
  54.         Left = 340
  55.         Top = 128
  56.         Width = 107
  57.         Height = 29
  58.         AutoSize = False
  59.         Caption = 'Number of retries:'
  60.         WordWrap = True
  61.       end
  62.       object LabelDestPath: TLabel
  63.         Left = 340
  64.         Top = 18
  65.         Width = 80
  66.         Height = 13
  67.         Caption = 'Destination path:'
  68.       end
  69.       object LabelPrefix: TLabel
  70.         Left = 340
  71.         Top = 66
  72.         Width = 76
  73.         Height = 13
  74.         Caption = 'File name prefix:'
  75.       end
  76.       object LabelImagesFound: TLabel
  77.         Left = 8
  78.         Top = 256
  79.         Width = 67
  80.         Height = 13
  81.         Caption = 'Images found:'
  82.       end
  83.       object LabelErrors: TLabel
  84.         Left = 180
  85.         Top = 256
  86.         Width = 58
  87.         Height = 13
  88.         Caption = 'Read errors:'
  89.       end
  90.       object LabelCurrSec: TLabel
  91.         Left = 352
  92.         Top = 256
  93.         Width = 69
  94.         Height = 13
  95.         Caption = 'Current sector:'
  96.       end
  97.       object LabelInfoReadErrors: TLabel
  98.         Left = 280
  99.         Top = 256
  100.         Width = 49
  101.         Height = 13
  102.         AutoSize = False
  103.         Color = clBtnFace
  104.         ParentColor = False
  105.       end
  106.       object LabelInfoCurrentSector: TLabel
  107.         Left = 448
  108.         Top = 256
  109.         Width = 65
  110.         Height = 13
  111.         AutoSize = False
  112.         Color = clBtnFace
  113.         ParentColor = False
  114.       end
  115.       object LabelInfoImagesFound: TLabel
  116.         Left = 120
  117.         Top = 256
  118.         Width = 49
  119.         Height = 13
  120.         AutoSize = False
  121.         Color = clBtnFace
  122.         ParentColor = False
  123.       end
  124.       object LabelInfoCapacity: TLabel
  125.         Left = 244
  126.         Top = 88
  127.         Width = 69
  128.         Height = 13
  129.         AutoSize = False
  130.         Color = clBtnFace
  131.         ParentColor = False
  132.       end
  133.       object LabelInfoBytesPerSec: TLabel
  134.         Left = 244
  135.         Top = 60
  136.         Width = 69
  137.         Height = 13
  138.         AutoSize = False
  139.         Color = clBtnFace
  140.         ParentColor = False
  141.       end
  142.       object LabelInfoMedia: TLabel
  143.         Left = 244
  144.         Top = 40
  145.         Width = 69
  146.         Height = 13
  147.         AutoSize = False
  148.         Color = clBtnFace
  149.         ParentColor = False
  150.       end
  151.       object LabelMedia: TLabel
  152.         Left = 124
  153.         Top = 40
  154.         Width = 39
  155.         Height = 13
  156.         Caption = 'Media:'
  157.         Font.Charset = DEFAULT_CHARSET
  158.         Font.Color = clWindowText
  159.         Font.Height = -11
  160.         Font.Name = 'MS Sans Serif'
  161.         Font.Style = [fsBold]
  162.         ParentFont = False
  163.       end
  164.       object LabelBytesPerSec: TLabel
  165.         Left = 124
  166.         Top = 60
  167.         Width = 117
  168.         Height = 29
  169.         AutoSize = False
  170.         Caption = 'Bytes per sector:'
  171.         Font.Charset = DEFAULT_CHARSET
  172.         Font.Color = clWindowText
  173.         Font.Height = -11
  174.         Font.Name = 'MS Sans Serif'
  175.         Font.Style = [fsBold]
  176.         ParentFont = False
  177.         WordWrap = True
  178.       end
  179.       object LabelCapacity: TLabel
  180.         Left = 124
  181.         Top = 88
  182.         Width = 54
  183.         Height = 13
  184.         Caption = 'Capacity:'
  185.         Font.Charset = DEFAULT_CHARSET
  186.         Font.Color = clWindowText
  187.         Font.Height = -11
  188.         Font.Name = 'MS Sans Serif'
  189.         Font.Style = [fsBold]
  190.         ParentFont = False
  191.       end
  192.       object LabelDrive: TLabel
  193.         Left = 8
  194.         Top = 12
  195.         Width = 28
  196.         Height = 13
  197.         Caption = 'Drive:'
  198.       end
  199.       object LabelStatus: TLabel
  200.         Left = 124
  201.         Top = 108
  202.         Width = 41
  203.         Height = 13
  204.         Caption = 'Status:'
  205.         Font.Charset = DEFAULT_CHARSET
  206.         Font.Color = clWindowText
  207.         Font.Height = -11
  208.         Font.Name = 'MS Sans Serif'
  209.         Font.Style = [fsBold]
  210.         ParentFont = False
  211.       end
  212.       object LabelInfoStatus: TLabel
  213.         Left = 244
  214.         Top = 108
  215.         Width = 69
  216.         Height = 13
  217.         AutoSize = False
  218.         Color = clBtnFace
  219.         ParentColor = False
  220.       end
  221.       object LabelSecAtOnce: TLabel
  222.         Left = 340
  223.         Top = 156
  224.         Width = 105
  225.         Height = 45
  226.         AutoSize = False
  227.         Caption = 'Number of sectors to read at once:'
  228.         WordWrap = True
  229.       end
  230.       object ProgressBar: TProgressBar
  231.         Left = 8
  232.         Top = 220
  233.         Width = 493
  234.         Height = 18
  235.         Min = 0
  236.         Max = 100
  237.         TabOrder = 0
  238.       end
  239.       object SpinEditRetryCount: TSpinEdit
  240.         Left = 448
  241.         Top = 124
  242.         Width = 57
  243.         Height = 22
  244.         MaxValue = 100
  245.         MinValue = 0
  246.         TabOrder = 1
  247.         Value = 1
  248.       end
  249.       object EditDestPath: TEdit
  250.         Left = 340
  251.         Top = 40
  252.         Width = 137
  253.         Height = 21
  254.         TabOrder = 2
  255.       end
  256.       object Button3: TButton
  257.         Left = 480
  258.         Top = 40
  259.         Width = 25
  260.         Height = 21
  261.         Caption = '...'
  262.         TabOrder = 3
  263.         OnClick = Button3Click
  264.       end
  265.       object EditFilenamePrefix: TEdit
  266.         Left = 340
  267.         Top = 88
  268.         Width = 165
  269.         Height = 21
  270.         TabOrder = 4
  271.       end
  272.       object ListBoxDrives: TListBox
  273.         Left = 8
  274.         Top = 36
  275.         Width = 105
  276.         Height = 125
  277.         ItemHeight = 13
  278.         TabOrder = 5
  279.         OnClick = ListBoxDrivesClick
  280.       end
  281.       object SpinEditSecAtOnce: TSpinEdit
  282.         Left = 448
  283.         Top = 160
  284.         Width = 57
  285.         Height = 22
  286.         MaxValue = 1000
  287.         MinValue = 1
  288.         TabOrder = 6
  289.         Value = 1
  290.       end
  291.       object Animate1: TAnimate
  292.         Left = 152
  293.         Top = 160
  294.         Width = 146
  295.         Height = 34
  296.         Active = False
  297.         StopFrame = 14
  298.         Visible = False
  299.       end
  300.       object ButtonStart: TBitBtn
  301.         Left = 12
  302.         Top = 312
  303.         Width = 97
  304.         Height = 29
  305.         Caption = '&Start'
  306.         TabOrder = 8
  307.         OnClick = ButtonStartClick
  308.       end
  309.       object ButtonCancel: TBitBtn
  310.         Left = 132
  311.         Top = 312
  312.         Width = 97
  313.         Height = 29
  314.         Caption = '&Cancel'
  315.         TabOrder = 9
  316.         OnClick = ButtonCancelClick
  317.       end
  318.     end
  319.     object TabSheetHelp: TTabSheet
  320.       Caption = 'Help'
  321.       Font.Charset = DEFAULT_CHARSET
  322.       Font.Color = clWindowText
  323.       Font.Height = -11
  324.       Font.Name = 'MS Sans Serif'
  325.       Font.Style = []
  326.       ImageIndex = 1
  327.       ParentFont = False
  328.       OnMouseMove = TabSheetHelpMouseMove
  329.       object Label14: TLabel
  330.         Left = 8
  331.         Top = 28
  332.         Width = 3
  333.         Height = 13
  334.       end
  335.       object LabelThisIsFreeware: TLabel
  336.         Left = 16
  337.         Top = 300
  338.         Width = 177
  339.         Height = 45
  340.         AutoSize = False
  341.         Caption = 'This program is FREEWARE!'
  342.         WordWrap = True
  343.       end
  344.       object LabelCopyright: TLabel
  345.         Left = 252
  346.         Top = 276
  347.         Width = 177
  348.         Height = 13
  349.         Caption = 'Copyright (C) 2002 by Alexander Grau'
  350.       end
  351.       object LabelQuestions: TLabel
  352.         Left = 212
  353.         Top = 296
  354.         Width = 124
  355.         Height = 13
  356.         Caption = 'Questions or suggestions?'
  357.       end
  358.       object LabelHTMLaddress: TLabel
  359.         Left = 212
  360.         Top = 316
  361.         Width = 243
  362.         Height = 13
  363.         Cursor = crHandPoint
  364.         Caption = 'http://home.nexgo.de/christian_grau/dir/index.html'
  365.         Color = clBtnFace
  366.         Font.Charset = DEFAULT_CHARSET
  367.         Font.Color = clNavy
  368.         Font.Height = -11
  369.         Font.Name = 'MS Sans Serif'
  370.         Font.Style = []
  371.         ParentColor = False
  372.         ParentFont = False
  373.         OnClick = LabelHTMLaddressClick
  374.         OnMouseMove = LabeleMailMouseMove
  375.       end
  376.       object LabeleMail: TLabel
  377.         Left = 372
  378.         Top = 296
  379.         Width = 110
  380.         Height = 13
  381.         Cursor = crHandPoint
  382.         Caption = 'driverescue@yahoo.de'
  383.         Font.Charset = DEFAULT_CHARSET
  384.         Font.Color = clNavy
  385.         Font.Height = -11
  386.         Font.Name = 'MS Sans Serif'
  387.         Font.Style = []
  388.         ParentFont = False
  389.         OnClick = LabeleMailClick
  390.         OnMouseMove = LabeleMailMouseMove
  391.       end
  392.       object LabelThanksTo: TLabel
  393.         Left = 212
  394.         Top = 332
  395.         Width = 309
  396.         Height = 29
  397.         AutoSize = False
  398.         Caption = 'Thanks to Kelvin Tang for his tireless testing :-)'
  399.         WordWrap = True
  400.       end
  401.       object LabelVer: TLabel
  402.         Left = 212
  403.         Top = 276
  404.         Width = 37
  405.         Height = 13
  406.         Caption = 'V1.47 - '
  407.       end
  408.       object Panel1: TPanel
  409.         Left = 0
  410.         Top = 264
  411.         Width = 517
  412.         Height = 2
  413.         BevelOuter = bvLowered
  414.         TabOrder = 0
  415.       end
  416.       object Panel2: TPanel
  417.         Left = 2
  418.         Top = 3
  419.         Width = 515
  420.         Height = 258
  421.         BevelOuter = bvLowered
  422.         Color = clSkyBlue
  423.         TabOrder = 1
  424.         object LabelDIRis: TLabel
  425.           Left = 8
  426.           Top = 8
  427.           Width = 505
  428.           Height = 33
  429.           AutoSize = False
  430.           Caption = 
  431.             'Digital Image Recovery is a data recovery tool for digital image' +
  432.             's.'
  433.           Font.Charset = DEFAULT_CHARSET
  434.           Font.Color = clWindowText
  435.           Font.Height = -11
  436.           Font.Name = 'MS Sans Serif'
  437.           Font.Style = [fsBold]
  438.           ParentFont = False
  439.           WordWrap = True
  440.         end
  441.         object LabelSelectDrive: TLabel
  442.           Left = 8
  443.           Top = 192
  444.           Width = 157
  445.           Height = 13
  446.           Caption = '1. Select the drive of your images'
  447.           Font.Charset = DEFAULT_CHARSET
  448.           Font.Color = clBlue
  449.           Font.Height = -11
  450.           Font.Name = 'MS Sans Serif'
  451.           Font.Style = []
  452.           ParentFont = False
  453.         end
  454.         object LabelChooseDestDrive: TLabel
  455.           Left = 8
  456.           Top = 212
  457.           Width = 275
  458.           Height = 13
  459.           Caption = '2. Choose destination drive for the images to be recovered'
  460.           Font.Charset = DEFAULT_CHARSET
  461.           Font.Color = clBlue
  462.           Font.Height = -11
  463.           Font.Name = 'MS Sans Serif'
  464.           Font.Style = []
  465.           ParentFont = False
  466.         end
  467.         object LabelPressStart: TLabel
  468.           Left = 8
  469.           Top = 232
  470.           Width = 100
  471.           Height = 13
  472.           Caption = '3. Press button '#39'Start'#39
  473.           Font.Charset = DEFAULT_CHARSET
  474.           Font.Color = clBlue
  475.           Font.Height = -11
  476.           Font.Name = 'MS Sans Serif'
  477.           Font.Style = []
  478.           ParentFont = False
  479.         end
  480.         object LabelHowToUse: TLabel
  481.           Left = 8
  482.           Top = 172
  483.           Width = 65
  484.           Height = 13
  485.           Caption = 'How to use it:'
  486.           Font.Charset = DEFAULT_CHARSET
  487.           Font.Color = clBlue
  488.           Font.Height = -11
  489.           Font.Name = 'MS Sans Serif'
  490.           Font.Style = []
  491.           ParentFont = False
  492.         end
  493.         object LabelDesignedFor: TLabel
  494.           Left = 8
  495.           Top = 36
  496.           Width = 505
  497.           Height = 33
  498.           AutoSize = False
  499.           Caption = 
  500.             'The program is designed for media used by digital cameras. Commo' +
  501.             'n media types are:'
  502.           WordWrap = True
  503.         end
  504.         object LabelSystemRequirements: TLabel
  505.           Left = 8
  506.           Top = 100
  507.           Width = 138
  508.           Height = 13
  509.           Caption = 'The system requirements are:'
  510.         end
  511.         object LabelMemoryCardReader: TLabel
  512.           Left = 28
  513.           Top = 120
  514.           Width = 329
  515.           Height = 33
  516.           AutoSize = False
  517.           Caption = 'Memory card reader (the media has to be appear as a drive)'
  518.           WordWrap = True
  519.         end
  520.         object LabelWindowsVersions: TLabel
  521.           Left = 28
  522.           Top = 148
  523.           Width = 176
  524.           Height = 13
  525.           Caption = 'Windows(R) 9X, ME, NT, 2000 or XP'
  526.         end
  527.         object LabelMediaTypes: TLabel
  528.           Left = 20
  529.           Top = 64
  530.           Width = 400
  531.           Height = 26
  532.           Caption = 
  533.             'Flash Card (TM), SmartMedia (TM), SONY Memory Stick (TM), IBM(TM' +
  534.             ') Micro Drive, Multimedia Card, Secure Digital Card and CD'
  535.           WordWrap = True
  536.         end
  537.         object Image2: TImage
  538.           Left = 16
  539.           Top = 124
  540.           Width = 7
  541.           Height = 7
  542.           AutoSize = True
  543.           Picture.Data = {<image000.bmp>}
  544.           Transparent = True
  545.         end
  546.         object Image3: TImage
  547.           Left = 16
  548.           Top = 152
  549.           Width = 7
  550.           Height = 7
  551.           AutoSize = True
  552.           Picture.Data = {<image001.bmp>}
  553.           Transparent = True
  554.         end
  555.         object Panel3: TPanel
  556.           Left = 360
  557.           Top = 86
  558.           Width = 149
  559.           Height = 105
  560.           TabOrder = 0
  561.           object Image1: TImage
  562.             Left = 1
  563.             Top = 1
  564.             Width = 147
  565.             Height = 103
  566.             Align = alClient
  567.             Center = True
  568.             Picture.Data = {<image002.bmp>}
  569.           end
  570.         end
  571.       end
  572.     end
  573.   end
  574. end
  575.